[INFO] cloning repository https://github.com/pRizz/apple-notes-exporter-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pRizz/apple-notes-exporter-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpRizz%2Fapple-notes-exporter-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpRizz%2Fapple-notes-exporter-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3ad60ba4b037adbb659fdae699eb0d17ddad1b0
[INFO] fixing pRizz/apple-notes-exporter-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpRizz%2Fapple-notes-exporter-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pRizz/apple-notes-exporter-rs
[INFO] finished tweaking git repo https://github.com/pRizz/apple-notes-exporter-rs
[INFO] tweaked toml for git repo https://github.com/pRizz/apple-notes-exporter-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pRizz/apple-notes-exporter-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pRizz/apple-notes-exporter-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded phf_macros v0.11.3
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded syn v2.0.114
[INFO] [stderr]   Downloaded rustix v1.1.3
[INFO] [stderr]   Downloaded libc v0.2.180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da
[INFO] running `Command { std: "docker" "start" "45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking apple-notes-exporter-rs v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../vendor/apple-notes-exporter/scripts/export_notes.applescript`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     include_str!("../vendor/apple-notes-exporter/scripts/export_notes.applescript");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../vendor/apple-notes-exporter/scripts/export_notes.applescript`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     include_str!("../vendor/apple-notes-exporter/scripts/export_notes.applescript");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apple-notes-exporter-rs` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `apple-notes-exporter-rs` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da", kill_on_drop: false }`
[INFO] [stdout] 45d9045e1c2bc8c99907d868804b8cbb97ce5d9d4c8fc23a15cf180ae80c31da
